home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 030 / popspool.arc / POPSPOOL.DOC < prev    next >
Encoding:
Text File  |  1986-12-07  |  4.2 KB  |  118 lines

  1.                                PopSpool
  2.  
  3.                        Written By Steve Olensky
  4.  
  5.                              December 1986
  6.  
  7.  
  8. Introduction
  9.  
  10. PopSpool  is  a ram resident program that can be "popped" up on top of 
  11. an  application  by pressing ALT-PRTSC. PopSpool was designed to allow 
  12. easy  access  to Novell's print spooling. In particular, PopSpool will 
  13. allow  you  to  direct your printouts to your local printer or to your 
  14. file  server  printer  with ease. Because a ram resident program has a 
  15. fixed  memory overhead it is usually a good idea to put as many things 
  16. into  the  program as possible. Therefore, PopSpool also has a utility 
  17. that  will  easily  allow you to set your printer, and a calendar just 
  18. for good measure.
  19.  
  20.  
  21. Starting PopSpool
  22.  
  23. To  load  PopSpool simply enter POPSPOOL from the command line. If you 
  24. do  not  have  Novell  installed  but want to use PopSpool's functions 
  25. other  than spooling control, enter POPSPOOL /N. The spooling function 
  26. will  not  appear  on  the  Menu  with this command. Also, the printer 
  27. command file can be named by adding #filename on the command line.
  28.  
  29.      C> POPSPOOL /N #EPSON.FIL
  30.  
  31.  
  32. Printer Setup File Parameters
  33.  
  34. When  PopSpool installs it reads a file called PRINTER.FIL (unless you 
  35. have  changed the name when starting PopSpool). This file contains the 
  36. instructions  for  setting  up your printer. The following rules apply 
  37. in creating your printer setup file:
  38.  
  39.      1  The printer setup file cannot contain more than 10 commands.
  40.      
  41.      2  Each  command  consists  of  two  lines. The first line is the 
  42.         prompt.  The  second  line contains the characters you wish to 
  43.         send to the printer.
  44.      
  45.      3  The  prompt line is limited to 38 characters. The control line 
  46.         is limited to 80 characters.
  47.      
  48.      4  To  send  a  control character to the printer you must proceed 
  49.         the  ascii  value  of  the  character with the symbol "#". All 
  50.         control sequences must be separated by spaces.
  51.  
  52. Here is an example of a printer setup file with 3 commands ...
  53.  
  54.         Set Condensed Mode
  55.         #15
  56.         Set Normal Mode
  57.         #18
  58.         Send Test String
  59.         This #32 is #32 a #32 test#32 #13 #10
  60.  
  61.  
  62. Notice  the  last  control  line  requires #32 to send a space between 
  63. words.  This is because the space character is used as a delimiter and 
  64. will  not be sent to the printer. The last two control characters send 
  65. a carriage return and line feed.
  66.  
  67.  
  68. PopSpool Menu
  69.  
  70. To  "pop  up"  PopSpool's  menu  enter ALT-PRTSC. PopSpool will pop up 
  71. over  your  application.  Simply press the appropriate control key for 
  72. the desired function.
  73.  
  74.  
  75. F1 - Printer Setup
  76.  
  77. This  function  will display a list of printer options defined in your 
  78. printer  control  file.  Select  the  desired option or press <ESC> to 
  79. exit.
  80.  
  81.  
  82. F2 - Spooler Commands
  83.  
  84. If  you  are  running  under  Novell  this  function will allow you to 
  85. select  where  your  printouts  will  go.  The  cancel option will not 
  86. cancel  a  print  job that has started to print, it will only cancel a 
  87. job before a despool has occurred.
  88.  
  89.  
  90. F3 - Calendar
  91.  
  92. This  function  will display a monthly calendar. The current month and 
  93. year  displayed  will  be based on your system clock settings. You may 
  94. change  the  month  or year by pressing the up and down keys to change 
  95. the  year,  or  the  left  and right keys to change the month. To exit 
  96. press the <ESC> key.
  97.  
  98.  
  99. Exiting PopSpool
  100.  
  101. To   exit   PopSpool's   menu  press  the  <ESC>  key.  PopSpool  uses 
  102. approximately  60k  of your computer's memory. The only way to reclaim 
  103. this memory is to reboot the computer.
  104.  
  105.  
  106. Shareware Concept
  107.  
  108. PopSpool  is  my  first attempt to offer a program under the shareware 
  109. concept.  I  have  written  several  other programs that are available 
  110. commercially  and  this  is an attempt to see if the shareware concept 
  111. pays  off  as  good  as  the commercial concept. If you would like the 
  112. source  code  to  PopSpool (which will allow you to get rid of my name 
  113. on the menu screen) then please send $25.00 to my address below.
  114.  
  115.                              STEVE OLENSKY
  116.                             824 DAWES ROAD
  117.                            MOBILE, AL  36608
  118.